transactional processing造句
例句與造句
- does not change the queue contents, there are no overloads to support transactional processing
不更改隊(duì)列內(nèi)容,所以沒有支持事務(wù)性處理的重載。 - class enables transactional processing on discrete work units that you can commit or roll back
類可用于對那些您可以提交或回滾的離散工作單元進(jìn)行事務(wù)性處理。 - transactional processing allows you to ensure that the messages in a transaction are delivered in order, are delivered only once, and are successfully retrieved from the destination queue
利用事務(wù)性處理,您可以確保事務(wù)中的消息按照順序傳送,只傳送一次,并且從目的隊(duì)列成功地被檢索。 - sql server 2005 includes several new features that make it an excellent database platform for large-scale online transactional processing oltp, data warehousing, and e-commerce applications
sqlserver2005包含了多項(xiàng)新功能,這使它成為大規(guī)模聯(lián)機(jī)事務(wù)處理(oltp)、數(shù)據(jù)倉庫和電子商務(wù)應(yīng)用程序的優(yōu)秀數(shù)據(jù)庫平臺。 - "our e-government services are characterised by customer-centred transactional processing capability . our citizens and businesses can interact with the government and the services they required are at their fingertips with a user-friendly interface, " mr wong said
市民和商界可以與政府互相聯(lián)系,而且只須觸動指尖便能在方便用戶使用的界面上找到所需的服務(wù)。 - It's difficult to find transactional processing in a sentence. 用transactional processing造句挺難的
- with the conclusion, a wfms model with transactional feature was proposed . to make the workflow management system to be more reliable and robust, in the model, we add the level of transactional processing to activity and define transaction sphere to the model
為了保證關(guān)鍵業(yè)務(wù)活動的正確、可靠執(zhí)行,該模型不僅引入活動的事務(wù)處理級別,并且提出了事務(wù)范圍的概念,并從應(yīng)用語義的角度對它進(jìn)行擴(kuò)展。 - assemblies are added and removed from the global assembly cache as a unit; that is, the files that constitute an assembly are always installed or removed together . windows installer uses a two-step transactional process to install products containing assemblies, which enables the installer to roll back unsuccessful installations
將程序集添加到全局程序集緩存中以及將其從全局程序集緩存中移除時(shí),總是將程序集作為一個(gè)整體處理;即組成程序集的文件始終是一起安裝或移除的。